3 subject="""comment 1"""
4 date="2022-11-29T16:44:07Z"
6 What is an extension and what is not is ambiguous
7 to a computer. Eg, the filename "mr.toadswildride"
8 does not have an extension.
10 So git-annex has a heuristic, that an extension has
11 a maximum length of 4. Which works for the vast
12 majority of extensions in use. You can override
13 that to some other value:
15 git config annex.maxextensionlength 7